Login

    Register

PROJECT CATEGORIES

 

CF_SSLPOP Custom Tag
Project Home Known Issues Contact Project

Author: Vicente Junior (All RIAForge projects by this author)
Last Updated: October 22, 2007 11:13 PM
Version: 1.0
Views: 2,871
Downloads: 318
License: BSD

Description:

A ColdFusion custom tag that implements SSL POP3 protocol JVM attributes so the next CFPOP call proceeds with SSL enabling its use against a POP3 SSL enabled server as Gmail "pop.gmail.com" server.

It just use the same CFPOP Adobe ColdFusion native tag attributes, with the difference that NAME and PORT attributes is required.

You may use it only when SSL is needed. If no SSL authentication is required by the targeted server, use CFPOP as usual.

SAMPLE USAGE INCLUDED ON DOWNLOADABLE FILE

More information about the solution and where it would/can be applied and why, please read:

[in english]
http://teclandoalto.blogspot.com/2007/10/connecting-to-gmail-using-cfpop.html

[in brazilian portuguese]
http://teclandoalto.blogspot.com/2007/10/conexo-ao-gmail-usando-cfpop.html

Requirements:

Tested with Adobe ColdFusion 8

IMPORTANT: Requires createObject(JAVA) function enabled in Security Sandbox.

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.